Gets and sets the property VisibleToAllUsers. 
            
            Specifies whether the job flow is visible to all IAM users of the AWS account associated
            with the job flow. If this value is set to  CopyC#, all IAM users of that
            AWS account can view and (if they have the proper policy permissions set) manage the
            job flow. If it is set to
CopyC#, all IAM users of that
            AWS account can view and (if they have the proper policy permissions set) manage the
            job flow. If it is set to true CopyC#, only the IAM user that created the job
            flow can view and manage it. This value can be changed using the SetVisibleToAllUsers
            action.
CopyC#, only the IAM user that created the job
            flow can view and manage it. This value can be changed using the SetVisibleToAllUsers
            action.
            false
 Declaration Syntax
 Declaration Syntax| C# | 
public bool VisibleToAllUsers { get; set; }